home *** CD-ROM | disk | FTP | other *** search
/ Wisdom on Demand - Your …e to Professional Success / Wisdom on Demand - Your Guide to Professional Success.iso / pc / BIN / COMMON / launch.swf / scripts / DefineButton2_7 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-07-07  |  55 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("startScreen");
  3. }
  4.